Function mlock2

Source
pub unsafe extern "C" fn mlock2(
    __addr: *const c_void,
    __length: usize,
    __flags: u32,
) -> i32