pub unsafe extern "C" fn OSSL_ENCODER_CTX_set_cipher( ctx: *mut OSSL_ENCODER_CTX, cipher_name: *const c_char, propquery: *const c_char, ) -> c_int