memcmp

Function memcmp 

pub unsafe extern "C" fn memcmp(
    cx: *const c_void,
    ct: *const c_void,
    n: usize,
) -> i32