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