pub unsafe extern "C" fn CPLsscanf(
    str_: *const c_char,
    fmt: *const c_char,
     ...
) -> c_int