pub unsafe extern "C" fn SBErrorSetErrorString(
    instance: SBErrorRef,
    err_str: *const c_char
)