Function KeReleaseMutant

pub unsafe extern "system" fn KeReleaseMutant(
    mutant: *mut KMUTANT,
    increment: i32,
    abandoned: BOOLEAN,
    wait: BOOLEAN,
) -> i32