pub unsafe extern "C" fn ecp_check_privkey(
    grp: *const ecp_group,
    d: *const mpi
) -> c_int