pub unsafe extern "C" fn GEOSWKBWriter_writeHEX(
    writer: *mut GEOSWKBWriter,
    g: *const GEOSGeometry,
    size: *mut usize
) -> *mut c_uchar