Function strncmp

Source
fn strncmp(s1: &str, s2: &str, n: usize) -> bool