pub unsafe extern "C" fn ecp_check_pubkey(
    grp: *const ecp_group,
    pt: *const ecp_point
) -> c_int