pub unsafe extern "C" fn SBErrorSetErrorStringWithFormat(
    instance: SBErrorRef,
    format: *const c_char
    ...
) -> c_int