pub unsafe extern "C" fn beep_pattern(
    pattern: *const u8,
    length: usize
) -> i32