Function g_sprintf

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