pub unsafe extern "C" fn OSSL_ENCODER_to_data( ctx: *mut OSSL_ENCODER_CTX, pdata: *mut *mut c_uchar, pdata_len: *mut size_t, ) -> c_int