KeReleaseMutex

Function KeReleaseMutex 

pub unsafe extern "system" fn KeReleaseMutex(
    mutex: *mut KMUTANT,
    wait: bool,
) -> i32