pub unsafe extern "C" fn EVP_PBE_CipherInit_ex(
pbe_obj: *mut asn1_object_st,
pass: *const i8,
passlen: i32,
param: *mut asn1_type_st,
ctx: *mut evp_cipher_ctx_st,
en_de: i32,
libctx: *mut ossl_lib_ctx_st,
propq: *const i8,
) -> i32