pub unsafe extern "C" fn g_sprintf(
    string: *mut c_char,
    format: *const c_char,
     ...
) -> c_int