pub unsafe extern "C" fn fsetfilecon_raw(
    fd: c_int,
    con: *const c_char
) -> c_int