pub unsafe extern "C" fn RSA_meth_set_init( rsa: *mut rsa_meth_st, init: Option<unsafe extern "C" fn(_: *mut rsa_st) -> i32>, ) -> i32