pub unsafe extern "C" fn secp256k1_generator_parse(
    ctx: *const Context,
    output: *mut PublicKey,
    bytes: *const c_uchar
) -> c_int