pub unsafe fn stpncpy(
    arg___dest: *mut c_char,
    arg___src: *const c_char,
    arg___n: c_ulong
) -> *mut c_char