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