pub unsafe extern "C" fn msgctl(
    msqid: i32,
    cmd: i32,
    buf: *mut msqid_ds
) -> i32