pub unsafe extern "C" fn OSSL_ENCODER_CTX_set_passphrase( ctx: *mut OSSL_ENCODER_CTX, kstr: *const c_uchar, klen: size_t, ) -> c_int