pub unsafe extern "C" fn lxw_add_ms_package_relationship(
    self_: *mut lxw_relationships,
    type_: *const c_char,
    target: *const c_char
)