pub unsafe extern "C" fn mq_open(
    name: *const i8,
    oflag: i32,
     ...
) -> i32