pub unsafe extern "C" fn putpwent(
    p: *const passwd,
    stream: *mut FILE
) -> c_int