Function SymGetLineNextW64

pub unsafe fn SymGetLineNextW64(
    hprocess: HANDLE,
    line: *mut IMAGEHLP_LINEW64,
) -> Result<()>