RegisterForLogWriteNotification

Function RegisterForLogWriteNotification 

pub unsafe fn RegisterForLogWriteNotification(
    hlog: HANDLE,
    cbthreshold: u32,
    fenable: bool,
) -> Result<()>