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