pub unsafe extern "C" fn g_snprintf(
    string: *mut i8,
    n: u64,
    format: *const i8,
     ...
) -> i32