pub unsafe extern "C" fn secp256k1_xonly_pubkey_parse(
    cx: *const Context,
    pubkey: *mut XOnlyPublicKey,
    input32: *const u8
) -> i32