pub unsafe extern "C" fn pk_check_pair(
    pub_: *const pk_context,
    prv: *const pk_context
) -> c_int