Function strcmp

pub unsafe extern "C" fn strcmp(
    __s1: *const i8,
    __s2: *const i8,
) -> i32