pub unsafe extern "C" fn rb_mutex_sleep(
    self_: VALUE,
    timeout: VALUE
) -> VALUE