pub unsafe extern "C" fn botan_pk_op_decrypt_output_length( op: botan_pk_op_decrypt_t, inlen: usize, outlen: *mut usize, ) -> c_int