pub unsafe extern "C" fn mlock2(
    addr: *const c_void,
    len: usize,
    flags: u32
) -> i32