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