pub unsafe extern "C" fn removexattr(
    path: *const i8,
    name: *const i8
) -> i32