pub unsafe extern "C" fn OSSL_ENCODER_CTX_set_output_structure( ctx: *mut OSSL_ENCODER_CTX, output_structure: *const c_char, ) -> c_int