pub unsafe extern "C" fn pthread_attr_setschedpolicy(
    arg1: *mut pthread_attr_t,
    arg2: c_int
) -> c_int