pub unsafe extern "C" fn secp256k1_keypair_sec(
    cx: *const Context,
    output_seckey: *mut u8,
    keypair: *const KeyPair,
) -> i32