Function GetKeyboardState

pub unsafe extern "system" fn GetKeyboardState(
    lpkeystate: *mut u8,
) -> BOOL