pub unsafe extern "C" fn memfd_create(
    name: *const i8,
    flags: u32
) -> i32