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