#[no_mangle]
pub unsafe extern "C" fn _spAttachmentLoader_setError(
    self_0: *mut spAttachmentLoader,
    error1: *const c_char,
    error2: *const c_char
)